WebKit's HTML and JavaScript code began as a branch of the KHTML and KJS libraries from KDE. As part of KDE framework KHTML was based on Qt but during their porting efforts Apple's engineers made WebKit toolkit independent. QtWebKit is a project a
Qt WebKit Widgets provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application. At the same time Web content can be enhanced with native controls.
Orange Mobile Browser (Orange Mobile Browser): An experimental web browser built with Qt 4.7 + QML and running, for now, on N900. Symbian will be the next target build.
In this tutorial, we'll make our own browser using Qt Webkit. First, we'll just try to load a url to display a web page, then start to build the more refined browser.